Tootsville-User::Whoareyou

Function

Whoareyou names a function, with lambda list (&REST WORDS):

Ask the server who it is.

This command should return version information on some of the critical components used in the game server.

Usage

#whoareyou

Example

#whoareyou

Example Response

This server is Inktomi, a X86-64 Intel(R) Core(TM) i7 CPU 860 @ 2.80GHz running Linux 5.6.8-300.fc32.x86_64 with SBCL 2.0.1-1.fc32. Quicklisp dist version 2020-04-27; Ultralisp dist version 20200501011006; Tootsville version 0.6.4

Changes from 1.2 to 2.0

The format of the response is different, but the purpose of the command is the same.

File

Defined in file src/infinity/legacy-ops.lisp.